* lisp/emacs-lisp/eieio.el: Prettier object pretty-printing.
authorJonas Bernoulli <jonas@bernoul.li>
Wed, 12 Dec 2012 02:16:05 +0000 (21:16 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 12 Dec 2012 02:16:05 +0000 (21:16 -0500)
commitccf53c29776da56d7ec391db315f29e89720b8e4
treef96996b4802999e2069fb65824b35a8cb2525ec5
parent11590bb0b4d70186d232b1a7f5c8ecd99a07f658
* lisp/emacs-lisp/eieio.el: Prettier object pretty-printing.
(eieio-override-prin1): Don't quote kewords and booleans.
(object-write) <eieio-default-superclass>: Don't put closing parens
on new line, avoid needless empty lines, align values that are objects
with the slot keyword (instead of beginning on the same line).
(eieio-list-prin1): Align value with slot keyword; increase
eieio-print-depth before printing members of the list.
lisp/ChangeLog
lisp/emacs-lisp/eieio.el